20. Solution: RPO Exercise
ND0063 C1 L3 14 Recovery Point Objective Exercise Solution Video
Recovery Point Objective (RPO)
- Create an RDS MySQL database with automatic backups enabled
- Once the database is available, it is fully functional and can be used for any relational workload.
- You can connect to the database and insert a sample set of data.
- Restore the database to a prior point in time


Note that this will create a new database with the data at the specified point in time. The original database is also still running. You may rename the databases so that the database names that your services connect to remain the same.
Original and restored database:
